home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mgr / sparcmgr / src.zoo / src / stub_lib / README < prev   
Encoding:
Text File  |  1989-04-03  |  705 b   |  16 lines

  1. #                        Copyright (c) 1988 Bellcore
  2. #                            All Rights Reserved
  3. #       Permission is granted to copy or use this program, EXCEPT that it
  4. #       may not be sold for profit, the copyright notice must be reproduced
  5. #       on copies, and credit should be given to Bellcore where it is due.
  6. #       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  7.  
  8. #    $Header: README,v 4.1 88/06/21 13:07:53 bianchi Exp $
  9. #    $Source: /tmp/mgrsrc/src/oblit/RCS/README,v $
  10.  
  11. generic bitblit code stub
  12.  
  13. * mem_rop(dst,x_dst,y_dst,w,h,op,src,x_src,y_src) /* bit-blt (clipped) */
  14. * bit_line(dst,x,y,op)    /* lines (clipped) */
  15. * bit_point(dst,x,y,op) /* a point (clipped) */
  16.